[INFO] cloning repository https://github.com/toro-guapo/trestle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toro-guapo/trestle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoro-guapo%2Ftrestle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoro-guapo%2Ftrestle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62f8690a75480e7fdd2f33cd4eef4d69b0c39bbb
[INFO] checking toro-guapo/trestle against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoro-guapo%2Ftrestle" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/toro-guapo/trestle
[INFO] finished tweaking git repo https://github.com/toro-guapo/trestle
[INFO] tweaked toml for git repo https://github.com/toro-guapo/trestle written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toro-guapo/trestle on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toro-guapo/trestle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4c903d468f469fa76673365223dca811cd68272c5a9cd2ae24ca9a7d451f0391
[INFO] running `Command { std: "docker" "start" "4c903d468f469fa76673365223dca811cd68272c5a9cd2ae24ca9a7d451f0391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c903d468f469fa76673365223dca811cd68272c5a9cd2ae24ca9a7d451f0391" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c903d468f469fa76673365223dca811cd68272c5a9cd2ae24ca9a7d451f0391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4c903d468f469fa76673365223dca811cd68272c5a9cd2ae24ca9a7d451f0391" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking gix-trace v0.1.18
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking human_format v1.2.1
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking prodash v31.0.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking gix-sec v0.13.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking gix-validate v0.11.0
[INFO] [stderr]     Checking gix-utils v0.3.1
[INFO] [stderr]     Checking gix-error v0.2.1
[INFO] [stderr]     Checking gix-packetline v0.21.2
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking gix-path v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]     Checking gix-features v0.46.2
[INFO] [stderr]     Checking gix-config-value v0.17.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking gix-date v0.15.1
[INFO] [stderr]     Checking gix-chunk v0.7.0
[INFO] [stderr]     Checking gix-quote v0.7.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking gix-command v0.8.0
[INFO] [stderr]     Checking gix-actor v0.40.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking gix-bitmap v0.3.0
[INFO] [stderr]     Checking oxc_data_structures v0.124.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking oxc_allocator v0.124.0
[INFO] [stderr]     Checking mago-interner v0.22.2
[INFO] [stderr]     Checking gix-hash v0.23.0
[INFO] [stderr]     Checking gix-fs v0.19.2
[INFO] [stderr]     Checking gix-glob v0.24.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking gix-tempfile v21.0.2
[INFO] [stderr]     Checking gix-hashtable v0.13.0
[INFO] [stderr]     Checking gix-commitgraph v0.35.0
[INFO] [stderr]     Checking gix-attributes v0.31.0
[INFO] [stderr]     Checking gix-object v0.58.0
[INFO] [stderr]     Checking gix-ignore v0.19.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking gix-lock v21.0.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking oxc-miette v2.7.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking oxc_estree v0.124.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking oxc_str v0.124.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking gix-pathspec v0.16.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.124.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking mago-source v0.22.2
[INFO] [stderr]     Checking ordermap v1.2.0
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking gix-revwalk v0.29.0
[INFO] [stderr]     Checking gix-ref v0.61.0
[INFO] [stderr]     Checking gix-filter v0.28.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling get-size-derive2 v0.7.4
[INFO] [stderr]     Checking gix-traverse v0.55.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking gix-index v0.49.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking get-size2 v0.7.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking oxc_span v0.124.0
[INFO] [stderr]     Checking mago-span v0.22.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking gix-url v0.35.2
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff?tag=0.15.10#252f7610)
[INFO] [stderr]     Checking oxc_diagnostics v0.124.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking imara-diff v0.1.8
[INFO] [stderr]     Checking imara-diff v0.2.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking oxc_index v4.1.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking gix-worktree v0.50.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling icu_calendar_data v2.2.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking oxc_syntax v0.124.0
[INFO] [stderr]     Checking gix-diff v0.61.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking oxc_regular_expression v0.124.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff?tag=0.15.10#252f7610)
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mago-token v0.22.2
[INFO] [stderr]     Checking gix-discover v0.49.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking mago-fixer v0.22.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking gix-revision v0.43.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling icu_time_data v2.2.0
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking gix-pack v0.68.0
[INFO] [stderr]     Checking gix-refspec v0.39.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking calendrical_calculations v0.2.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bitfields-impl v1.0.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff?tag=0.15.10#252f7610)
[INFO] [stderr]     Checking mago-reporting v0.22.2
[INFO] [stderr]    Compiling ruby-prism v1.9.0
[INFO] [stderr]     Checking gix-dir v0.23.0
[INFO] [stderr]     Checking oxc_ast v0.124.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking gix-transport v0.55.1
[INFO] [stderr]     Checking gix-config v0.54.0
[INFO] [stderr]     Checking gix-worktree-stream v0.30.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking gix-shallow v0.10.0
[INFO] [stderr]     Checking gix-prompt v0.14.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serdect v0.3.0
[INFO] [stderr]     Checking mago-php-version v0.22.2
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.2
[INFO] [stderr]    Compiling tree-sitter-powershell v0.26.4
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-dart v0.1.0
[INFO] [stderr]    Compiling tree-sitter-svelte-ng v1.0.2
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-groovy v0.1.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-astro-next v0.1.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-vue-next v0.1.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking io-close v0.3.7
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling rmcp v1.6.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking gix-odb v0.78.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking cms v0.2.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]     Checking ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff?tag=0.15.10#252f7610)
[INFO] [stderr]     Checking gix-submodule v0.28.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking gix-worktree-state v0.28.0
[INFO] [stderr]     Checking gix-protocol v0.59.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking bitfields v1.0.3
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking icu_calendar v2.2.1
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking mago-ast v0.22.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking cx448 v0.1.1
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/163937523761cc0def32f1ba9ed63fdf65ad3478/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=1fd233657be8b2a6 -C extra-filename=-3a685020d2838931 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3f3fea3115f2803e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-2e6e4a367068ecd5.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-6f1a7f615c64fff8.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2e5ca021b9ea9664.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-a9c088d43b168ed5.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7b89e4b2b4be5bd1.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-417d1844ec2127b9.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-ae6c806947fc9697.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `oxc_ast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/163937523761cc0def32f1ba9ed63fdf65ad3478/bin/rustc --crate-name oxc_ast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_ast-0.124.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::useless_let_if_seq' '--allow=clippy::use_self' --warn=unused_unsafe '--warn=clippy::unused_result_ok' '--warn=clippy::unused_peekable' --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_safety_comment' --warn=unit-bindings '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--warn=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' --warn=tail_expr_drop_order '--warn=clippy::suspicious_operation_groupings' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--warn=clippy::significant_drop_in_scrutinee' '--warn=clippy::self_named_module_files' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_underscore_fields' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::precedence_bits' '--warn=clippy::pathbuf_init_then_push' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--warn=clippy::non_zero_suggestions' '--allow=clippy::non_std_lazy_statics' '--allow=clippy::non_send_fields_in_send_ty' --warn=non_ascii_idents '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::missing_const_for_fn' '--warn=clippy::map_with_unused_argument_over_ranges' '--warn=clippy::iter_on_single_items' '--warn=clippy::infinite_loop' '--allow=clippy::impl_trait_in_params' '--warn=clippy::get_unwrap' '--allow=clippy::fn_params_excessive_bools' '--warn=clippy::filetype_is_file' '--allow=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::doc_markdown' '--warn=clippy::dbg_macro' '--allow=clippy::cognitive_complexity' '--warn=clippy::clone_on_ref_ptr' '--allow=clippy::branches_sharing_code' '--warn=clippy::allow_attributes' --warn=absolute_paths_not_starting_with_crate --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serialize"))' -C metadata=137ba15dabbf5d98 -C extra-filename=-c89c1bb5cc28c1fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-924610f47dcb2cb8.rmeta --extern oxc_allocator=/opt/rustwide/target/debug/deps/liboxc_allocator-60cfce50b96f73d5.rmeta --extern oxc_ast_macros=/opt/rustwide/target/debug/deps/liboxc_ast_macros-85ed78026e9ccb6d.so --extern oxc_data_structures=/opt/rustwide/target/debug/deps/liboxc_data_structures-970f8e06be0015e1.rmeta --extern oxc_diagnostics=/opt/rustwide/target/debug/deps/liboxc_diagnostics-ca8c6c318c5966cd.rmeta --extern oxc_estree=/opt/rustwide/target/debug/deps/liboxc_estree-1f5f6d3c4b1a8c27.rmeta --extern oxc_regular_expression=/opt/rustwide/target/debug/deps/liboxc_regular_expression-13e62755ed193c3b.rmeta --extern oxc_span=/opt/rustwide/target/debug/deps/liboxc_span-61c49d1722cc480d.rmeta --extern oxc_syntax=/opt/rustwide/target/debug/deps/liboxc_syntax-b981dc0f975e2b72.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: tree-sitter-c-sharp@0.23.5: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: tree-sitter-c-sharp@0.23.5: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `tree-sitter-c-sharp v0.23.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tree-sitter-c-sharp-3e42fddd961c2f28/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/parser.c
[INFO] [stderr]   cargo:rerun-if-changed=src/scanner.c
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c11" "-I" "src" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tree-sitter-c-sharp-e41a34b6adbe64d2/out/ea708c7824d36062-parser.o" "-c" "src/parser.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "4c903d468f469fa76673365223dca811cd68272c5a9cd2ae24ca9a7d451f0391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c903d468f469fa76673365223dca811cd68272c5a9cd2ae24ca9a7d451f0391", kill_on_drop: false }`
[INFO] [stdout] 4c903d468f469fa76673365223dca811cd68272c5a9cd2ae24ca9a7d451f0391
